home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Trial / Webroot Internet Security Essentials / WebrootSecurityTrialSetup_EN.exe / {app} / SpySweeperUI.exe / 0 / RCDATA / TFRMEMAILATTACHMENTSHIELDOPTIONSDLG / TFRMEMAILATTACHMENTSHIELDOPTIONSDLG.txt
Text File  |  2008-11-13  |  6KB  |  240 lines

  1. inherited frmEmailAttachmentShieldOptionsDlg: TfrmEmailAttachmentShieldOptionsDlg
  2.   Caption = 'Email Attachment Shield Options'
  3.   ClientHeight = 414
  4.   ExplicitWidth = 320
  5.   ExplicitHeight = 446
  6.   PixelsPerInch = 96
  7.   TextHeight = 14
  8.   inherited btnOK: TResTeButton
  9.     Left = 297
  10.     Top = 387
  11.     OnClick = btnOKClick
  12.     ModalResult = 0
  13.     ExplicitLeft = 297
  14.     ExplicitTop = 387
  15.   end
  16.   inherited btnCancel: TResTeButton
  17.     Left = 396
  18.     Top = 387
  19.     ExplicitLeft = 396
  20.     ExplicitTop = 387
  21.   end
  22.   inherited btnContextHelp: TResTeButton
  23.     Left = 496
  24.     Top = 387
  25.     ExplicitLeft = 496
  26.     ExplicitTop = 387
  27.   end
  28.   inherited pnlBackground: TTePanel
  29.     Top = 7
  30.     Height = 375
  31.     ExplicitTop = 7
  32.     ExplicitHeight = 375
  33.     inherited lblTitle: TResLabel
  34.       Left = 5
  35.       Top = 5
  36.       ParentShowHint = False
  37.       ShowHint = True
  38.       ResourceCaption = 34101
  39.       ExplicitLeft = 5
  40.       ExplicitTop = 5
  41.     end
  42.     object lblRestoringAttachments: TResLabel
  43.       Left = 30
  44.       Top = 38
  45.       Width = 144
  46.       Height = 14
  47.       Font.Charset = DEFAULT_CHARSET
  48.       Font.Color = clWindowText
  49.       Font.Height = -12
  50.       Font.Name = 'Tahoma'
  51.       Font.Style = [fsBold]
  52.       ParentFont = False
  53.       ParentShowHint = False
  54.       ShowHint = True
  55.       Transparent = True
  56.       ResourceCaption = 34116
  57.     end
  58.     object lblEmailPortSettings: TResLabel
  59.       Left = 30
  60.       Top = 109
  61.       Width = 123
  62.       Height = 14
  63.       Font.Charset = DEFAULT_CHARSET
  64.       Font.Color = clWindowText
  65.       Font.Height = -12
  66.       Font.Name = 'Tahoma'
  67.       Font.Style = [fsBold]
  68.       ParentFont = False
  69.       ParentShowHint = False
  70.       ShowHint = True
  71.       Transparent = True
  72.       ResourceCaption = 49663
  73.     end
  74.     object lblPOP3Port: TResLabel
  75.       Left = 46
  76.       Top = 137
  77.       Width = 143
  78.       Height = 14
  79.       ParentShowHint = False
  80.       ShowHint = True
  81.       Transparent = True
  82.       ResourceCaption = 49664
  83.       ResourceHint = 42427
  84.     end
  85.     object lblAdditionalPOP3Ports: TResLabel
  86.       Left = 46
  87.       Top = 156
  88.       Width = 191
  89.       Height = 14
  90.       ParentShowHint = False
  91.       ShowHint = True
  92.       Transparent = True
  93.       ResourceCaption = 49665
  94.       ResourceHint = 42428
  95.     end
  96.     object lblSMTPPort: TResLabel
  97.       Left = 46
  98.       Top = 193
  99.       Width = 145
  100.       Height = 14
  101.       ParentShowHint = False
  102.       ShowHint = True
  103.       Transparent = True
  104.       ResourceCaption = 49666
  105.       ResourceHint = 42429
  106.     end
  107.     object lblAdditionalSMTPPorts: TResLabel
  108.       Left = 46
  109.       Top = 213
  110.       Width = 192
  111.       Height = 14
  112.       ParentShowHint = False
  113.       ShowHint = True
  114.       Transparent = True
  115.       ResourceCaption = 49667
  116.       ResourceHint = 42430
  117.     end
  118.     object lblEmailPortSettingsNote: TResLabel
  119.       Left = 46
  120.       Top = 246
  121.       Width = 502
  122.       Height = 43
  123.       AutoSize = False
  124.       Font.Charset = DEFAULT_CHARSET
  125.       Font.Color = clWindowText
  126.       Font.Height = -12
  127.       Font.Name = 'Tahoma'
  128.       Font.Style = [fsItalic]
  129.       ParentFont = False
  130.       ParentShowHint = False
  131.       ShowHint = True
  132.       Transparent = True
  133.       WordWrap = True
  134.       ResourceCaption = 49668
  135.     end
  136.     object rbnAskWhereToSave: TResTeRadioButton
  137.       Left = 46
  138.       Top = 56
  139.       Width = 531
  140.       Height = 20
  141.       ShowHint = True
  142.       OnClick = rbnAskWhereToSaveClick
  143.       Alignment = kalLeftJustify
  144.       Checked = False
  145.       GroupIndex = 1
  146.       Spacing = 5
  147.       ThemeObject = 'default'
  148.       TabOrder = 0
  149.       Transparent = True
  150.       WordWrap = False
  151.       ResourceCaption = 34112
  152.       ResourceHint = 42424
  153.     end
  154.     object rbnAlwaysSaveTo: TResTeRadioButton
  155.       Left = 46
  156.       Top = 81
  157.       Width = 212
  158.       Height = 20
  159.       ShowHint = True
  160.       OnClick = rbnAlwaysSaveToClick
  161.       Alignment = kalLeftJustify
  162.       Checked = False
  163.       GroupIndex = 1
  164.       Spacing = 5
  165.       ThemeObject = 'default'
  166.       TabOrder = 1
  167.       Transparent = True
  168.       WordWrap = False
  169.       ResourceCaption = 34113
  170.       ResourceHint = 42425
  171.     end
  172.     object edtEmailSaveLoc: TEdit
  173.       Left = 144
  174.       Top = 79
  175.       Width = 243
  176.       Height = 22
  177.       Anchors = [akLeft, akTop, akRight]
  178.       ParentShowHint = False
  179.       ShowHint = True
  180.       TabOrder = 2
  181.       OnDragDrop = edtEmailSaveLocDragDrop
  182.       OnEndDrag = edtEmailSaveLocEndDrag
  183.       OnKeyUp = edtEmailSaveLocKeyUp
  184.     end
  185.     object btnSelectLocation: TResTeButton
  186.       Left = 392
  187.       Top = 79
  188.       Width = 167
  189.       Height = 20
  190.       ShowHint = True
  191.       OnClick = btnSelectLocationClick
  192.       Anchors = [akTop, akRight]
  193.       ParentShowHint = False
  194.       TabOrder = 3
  195.       ResourceCaption = 34114
  196.       ResourceHint = 42426
  197.     end
  198.     object edtPOP3Port: TEdit
  199.       Left = 310
  200.       Top = 129
  201.       Width = 60
  202.       Height = 22
  203.       ParentShowHint = False
  204.       ShowHint = True
  205.       TabOrder = 4
  206.       Text = '110'
  207.       OnChange = edtPOP3PortChange
  208.     end
  209.     object edtAdditionalPOP3Port: TEdit
  210.       Left = 310
  211.       Top = 155
  212.       Width = 60
  213.       Height = 22
  214.       ParentShowHint = False
  215.       ShowHint = True
  216.       TabOrder = 5
  217.     end
  218.     object edtSMTPPort: TEdit
  219.       Left = 310
  220.       Top = 184
  221.       Width = 60
  222.       Height = 22
  223.       ParentShowHint = False
  224.       ShowHint = True
  225.       TabOrder = 6
  226.       Text = '25'
  227.       OnChange = edtPOP3PortChange
  228.     end
  229.     object edtAdditionalSMTPPorts: TEdit
  230.       Left = 310
  231.       Top = 210
  232.       Width = 60
  233.       Height = 22
  234.       ParentShowHint = False
  235.       ShowHint = True
  236.       TabOrder = 7
  237.     end
  238.   end
  239. end
  240.